.Net Framework > v2.0.50727 > System > Reflection > Emit > ModuleBuilder > DefineGlobalMethod DefineGlobalMethod(String,MethodAttributes,CallingConventions,Type,Type[])
DefineGlobalMethod(String,MethodAttributes,CallingConventions,Type,Type[],Type[],Type[],Type[][],Type[][])
DefineGlobalMethod(String,MethodAttributes,Type,Type[])


DefineGlobalMethod(String,MethodAttributes,CallingConventions,Type,Type[])

Category
Method
Description
Defines a global method given its name, attributes, calling convention, return type, and parameter types.
Type
MethodBuilder
Character
public
Parameters
NameTypeDescription
nameString
attributesMethodAttributes
callingConventionCallingConventions
returnTypeType
parameterTypesType[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineGlobalMethod(String,MethodAttributes,CallingConventions,Type,Type[],Type[],Type[],Type[][],Type[][])

Category
Method
Description
Defines a global method given its name, attributes, calling convention, return type, custom modifiers for the return type, parameter types, and custom modifiers for the parameter types.
Type
MethodBuilder
Character
public
Parameters
NameTypeDescription
nameString
attributesMethodAttributes
callingConventionCallingConventions
returnTypeType
requiredReturnTypeCustomModifiersType[]
optionalReturnTypeCustomModifiersType[]
parameterTypesType[]
requiredParameterTypeCustomModifiersType[]
optionalParameterTypeCustomModifiersType[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineGlobalMethod(String,MethodAttributes,Type,Type[])

Category
Method
Description
Defines a global method given its name, attributes, return type, and parameter types.
Type
MethodBuilder
Character
public
Parameters
NameTypeDescription
nameString
attributesMethodAttributes
returnTypeType
parameterTypesType[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database